AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Sets the resources associated with this policy statement and returns this updated Statement object so that additional method calls can be chained together.
Resources are what a policy statement is allowing or denying access to, such as an Amazon SQS queue or an Amazon SNS topic.
Note that some services allow only one resource to be specified per policy statement.
Namespace: Amazon.Auth.AccessControlPolicy
Assembly: AWSSDK.Core.dll
Version: 3.x.y.z
public Statement WithResources(
Resource[] resources
)
The resources associated with this policy statement.
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer